home *** CD-ROM | disk | FTP | other *** search
-
- #btn_showcase { list-style-image: url(showcasebutton.png); }
- #btn_showcasewindow { list-style-image: url(showcasebutton.png); }
- #btn_showcasesidebar { list-style-image: url(showcasesidebarbutton.png); }
- #btn_showcasewindowsidebar { list-style-image: url(showcasesidebarbutton.png); }
- #btn_showcasetab { list-style-image: url(showcasetabbutton.png); }
- #btn_showcasewindowtab { list-style-image: url(showcasetabbutton.png); }
-
-
- #btn_showcasewindow, #btn_showcasewindowsidebar, #btn_showcasewindowtab { -moz-image-region: rect(0 24px 24px 0); }
- #btn_showcase, #btn_showcasesidebar, #btn_showcasetab { -moz-image-region: rect(72px 24px 96px 0); }
-
- #btn_showcasewindow:hover, #btn_showcasewindowsidebar:not([checked="true"]):hover, #btn_showcasewindowtab:hover { -moz-image-region: rect(24px 24px 48px 0); }
- #btn_showcase:hover, #btn_showcasesidebar:not([checked="true"]):hover, #btn_showcasetab:hover { -moz-image-region: rect(96px 24px 120px 0); }
-
- #btn_showcasewindowsidebar[checked="true"] { -moz-image-region: rect(144px 24px 168px 0); }
- #btn_showcasesidebar[checked="true"] { -moz-image-region: rect(168px 24px 192px 0); }
-
- #btn_showcasewindow:hover:active, #btn_showcasewindowsidebar:not([checked="true"]):hover:active, #btn_showcasewindowtab:hover:active { -moz-image-region: rect(48px 24px 72px 0); }
- #btn_showcase:hover:active, #btn_showcasesidebar:not([checked="true"]):hover:active, #btn_showcasetab:hover:active { -moz-image-region: rect(120px 24px 144px 0); }
-
- toolbar[iconsize=small] #btn_showcasewindow, toolbar[iconsize=small] #btn_showcasewindowsidebar, toolbar[iconsize=small] #btn_showcasewindowtab { -moz-image-region: rect(0 40px 16px 24px); }
- toolbar[iconsize=small] #btn_showcase, toolbar[iconsize=small] #btn_showcasesidebar, toolbar[iconsize=small] #btn_showcasetab { -moz-image-region: rect(72px 40px 88px 24px); }
-
- toolbar[iconsize=small] #btn_showcasewindow:hover, toolbar[iconsize=small] #btn_showcasewindowsidebar:not([checked="true"]):hover, toolbar[iconsize=small] #btn_showcasewindowtab:hover { -moz-image-region: rect(16px 40px 32px 24px); }
- toolbar[iconsize=small] #btn_showcase:not([checked="true"]):hover, toolbar[iconsize=small] #btn_showcasesidebar:hover, toolbar[iconsize=small] #btn_showcasetab:hover { -moz-image-region: rect(88px 40px 104px 24px); }
-
- toolbar[iconsize=small] #btn_showcasewindowsidebar[checked="true"] { -moz-image-region: rect(144px 40px 160px 24px); }
- toolbar[iconsize=small] #btn_showcasesidebar[checked="true"] { -moz-image-region: rect(160px 40px 176px 24px); }
-
- toolbar[iconsize=small] #btn_showcasewindow:not([checked="true"]):hover:active, toolbar[iconsize=small] #btn_showcasewindowsidebar:hover:active, toolbar[iconsize=small] #btn_showcasewindowtab:hover:active { -moz-image-region: rect(32px 40px 48px 24px); }
- toolbar[iconsize=small] #btn_showcase:not([checked="true"]):hover:active, toolbar[iconsize=small] #btn_showcasesidebar:hover:active, toolbar[iconsize=small] #btn_showcasetab:hover:active { -moz-image-region: rect(104px 40px 120px 24px); }
-
-
- .showcase-alltabs-popup { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#tabbar-alltabs-popup"); }
- .showcase-lefttabs-popup { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#tabbar-lefttabs-popup"); }
- .showcase-righttabs-popup { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#tabbar-righttabs-popup"); }
- .showcase-righttabs-popup { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#tabbar-righttabs-popup"); }
- .showcase-righttabs-popup { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#tabbar-righttabs-popup"); }
- .showcase-tooltip-leftarrow { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#left-tooltip"); }
- .showcase-tooltip-rightarrow { -moz-binding: url("chrome://showcase/content/bindings/tabbar.xml#right-tooltip"); }
-
-
- .alltabs-item > .menu-iconic-left > .menu-iconic-icon {
- width: 16px;
- height: 16px;
- list-style-image: url("chrome://global/skin/icons/folder-item.png");
- -moz-image-region: rect(0px, 16px, 16px, 0px);
- }
-
- .alltabs-item[selected="true"] {
- font-weight: bold;
- }
-
- .alltabs-item[busy] > .menu-iconic-left > .menu-iconic-icon {
- list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
- opacity: 0.6;
- }
-